* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img{max-width:100%;}
html {
  font-size: 1.0rem;
  line-height: 1;
}
.ul2{display:none;}
.ul2 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 59px;
    text-transform: uppercase;
    color: #fff;
}
.xialaph li h4 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
    color: #000;
}
.xialaph h4 img {
    float: right;
    width: 13px;
    margin-top: 18px;
    cursor: pointer; margin-right:10px;
}
.xialaph h5 {
    position: relative;
    padding-left: 30px;
}
.xialaph .ul2 a {
    display: block;
    font-size: 14px;
    line-height: 1.8;
	    font-family: '微软雅黑';
    text-transform: uppercase;
    color: #999; font-weight:normal;
}

@media screen and (max-width: 1023px) {
  html {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 8px;
  }
}
@media screen and (max-width: 374px) {
  html {
    font-size: 7px;
  }
}
body {
  font-family: Arial, "微软雅黑", sans-serif;
  color: #333;
  font-size: 1.8rem;
  background-color: #fff;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  font-size: inherit;
  font-weight: normal;
}
i {
  font-style: normal;
}
img {
  border: none;
  vertical-align: middle;
}
ul,
ol {
  list-style: none;
}
li {
  list-style: inherit;
}
input,
textarea,
button,
span,
li,
a,
div {
  border: none;
  outline: none;
  resize: none;
}
textarea {
  font-family: Arial, "微软雅黑", sans-serif;
  overflow: auto;
}
table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
a,
a:active,
a:hover,
a:visited {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}
sup {
  vertical-align: top;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.mycol {
  margin: 0 -1rem;
}
.mycol:before,
.mycol:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.mycol .col {
  float: left;
  padding: 0 1.0rem;
  text-align: center;
}
.mycol .col img {
  max-width: 100%;
}
.mycol2 {
  margin: 0 -6.5vw;
}
.mycol2:before,
.mycol2:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.mycol2 .col {
  float: left;
  padding: 0 6.5vw;
  text-align: center;
}
.mycol2 .col img {
  max-width: 100%;
}
.mycol-2 .col {
  width: 50%;
}
.mycol-3 .col {
  width: 33.33333%;
}
.mycol-4 .col {
  width: 25%;
}
.mycol-5 .col {
  width: 20%;
}
.box {
  display: block;
}
.center-fa {
  position: relative;
}
.center-fa .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,50%);
}
.center-fa .centerX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.center-fa .centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.center-img {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.center-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  max-width: none;
  min-width: 100%;
  height: 100%;
  transform: translate(-50%,-50%);
}
.full-img {
  width: 100%;
  height: 0;
  position: relative;
}
.full-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.lr-ti li {
  overflow: hidden;
}
.lr-ti li > div {
  width: 50%;
  height: 100%;
  float: left;
}
.lr-ti li .img {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.lr-ti li .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  max-width: none;
  min-width: 100%;
  height: 100%;
  transform: translate(-50%,-50%);
}
.lr-ti li:nth-child(2n) > div {
  float: right;
}
.hvr-color {
  transition: all .3s;
}
.hvr-color:hover {
  color: #e60012;
}
.w {
  width: 140.0rem;
  margin: 0 auto;
}
.w:before,
.w:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.w1600 {
  width: 160.0rem;
  margin: 0 auto;
}
.w1600:before,
.w1600:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-left {
  background-position: left center;
  background-repeat: no-repeat;
}
.imgs-btn img {
  cursor: zoom-in;
}
.com-padding {
  padding-top: 7.0rem;
  padding-bottom: 3.0rem;
}
.pt0 {
  padding-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.p-color {
  color: #666;
}
.tsi {
  transition: all .3s;
}
.com-bg {
  background-color: #f5f5f5;
}
.bg-f {
  background-color: #fff;
}
.co-f {
  color: #fff;
}
.com-ba:before,
.com-ba:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: transform .3s;
}
a.com-more {
  display: block;
  width: 17.6rem;
  height: 5.0rem;
  line-height: 5.0rem;
  margin-top: 4.0rem;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background: #e60012;
}
.com-show {
  position: relative;
}
.com-show .show {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}
.com-show .show.active {
  position: relative;
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.com-title {
  padding-bottom: 1rem;
  text-align: center;
}
.com-title h3 {
  padding-bottom: 1.2rem;
  font-size: 3.2rem;
  position: relative;
}
.com-title p {
  color: #666;
  font-size: 1.8rem;
}
.index-title {
  padding-bottom: 3.0rem;
}
.index-title h3 {
  color: #e60012;
  font-size: 3.0rem;
}
.index-title h3 span {
  margin-left: 1.0rem;
  font-size: 2.4rem;
}
.page-title {
  padding-bottom: 3.0rem;
  text-align: center;
}
.page-title h3 {
  height: 5.0rem;
  font-size: 3.6rem;
}
.page-title.join-title h3 {
  height: 6.0rem;
  font-size: 4.2rem;
}
.page-title p {
  display: inline-block;
  width: 4.0rem;
  border-bottom: 2px solid #ccc;
  color: #e60012;
  font-size: 0;
}
.page-title.join-title p {
  height: 8.5rem;
}
.page-title.t2 {
  text-align: left;
  color: #fff;
}
.page-title.t2 p {
  color: #fff;
}
.position {
  padding: 1.5rem 0;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.5;
  transition: all .3s;
  background-color: #fff;
}
.position.f4 {
  background: #f4f4f4;
}
.position.top {
  position: fixed;
  left: 0;
  top: 6.0rem;
  width: 100%;
  background: #fff;
  z-index: 998;
  border-bottom: 1px solid #ddd;
}
.position .nav a {
  display: inline-block;
  width: 11.5rem;
  text-align: center;
  color: #333;
  transition: all .3s;
}
.position .nav a.active {
  color: #fff;
  background: #e60012;
}
.position .pos > a,
.position .w > a {
  transition: all .3s;
}
.position .pos > a:hover,
.position .w > a:hover {
  color: #e60012;
}
.go-top {
  display: none;
  cursor: pointer;
}
.go-top:before,
.go-top:after {
  content: '';
  position: fixed;
  right: 2.0rem;
  bottom: 5.0rem;
  width: 5.0rem;
  height: 5.0rem;
  background-color: #999;
  border-radius: .5rem;
  z-index: 9999;
}
.go-top:hover:after {
  background: #e60012;
}
.go-top:before {
  background: none;
  width: 2.0rem;
  height: 2.0rem;
  right: 3.4rem;
  bottom: 5.8rem;
  border: 3px solid #fff;
  border-bottom: none;
  border-right: none;
  transform: rotate(45deg);
  z-index: 2;
  border-radius: 0;
  z-index: 99999;
}
body {
  padding-top: 6.0rem;
}
.header {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
  transition: all .3s;
  z-index: 999;
  position: relative;
}
.header .logo {
  width: 12.0rem;
  position: relative;
}
.header .logo a {
  display: block;
  font-size: 0;
}
.header .logo img {
  width: 100%;
}
.header .logo p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20.0rem;
  white-space: nowrap;
  color: #666;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.5rem;
}
.header .logo p span {
  display: block;
  margin-bottom: .8rem;
  font-size: 1.6rem;
  font-weight: normal;
}
.header .main {
  padding: 20px 0 0;
  margin-right: 15.0rem;
}
.header .more {
  text-align: right;
}
.header .more li {
  display: inline-block;
  margin-left: 1.5rem;
  font-size: 1.4rem;
  position: relative;
}
.header .more li img {
  margin-right: 1.0rem;
}
.header .more form {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,100%);
  border-radius: 8.0rem;
  background: #ddd;
  display: none;
}
.header .more form input {
  width: 20.0rem;
  height: 4.0rem;
  line-height: 4.0rem;
  border-radius: 4.0rem;
  padding-left: 1.0rem;
  padding-right: 4.0rem;
  padding-right: 3.0rem;
  border: 1px solid #ddd;
}
.header .more form .sub {
  position: absolute;
  top: 50%;
  right: 1.0rem;
  width: 3.0rem;
  height: 3.0rem;
  border-radius: 50%;
  transform: translateY(-50%);
  background: url(../images/icon_search01.png) center no-repeat;
  background-color: #ddd;
}
.header .more .search:hover form {
  display: block;
}
.header .flag {
  margin-top: 1.0rem;
  line-height: 4.2rem;
}
.header .flag img {
  margin-right: .5rem;
}
.header .flag span {
  margin-left: 2.0rem;
  font-size: 2.0rem;
}
.header .nav {
  margin-top: 2.0rem;
  word-spacing: -0.5em;
  white-space: nowrap;
}
.header .nav li {
  display: inline-block;
  position: relative;
  padding-bottom: 2.5rem;
  margin-right: 2.5vw;
}
.header .nav li > a {
  display: block;
  padding-bottom: .2rem;
  position: relative;
  transition: all .3s;
  font-size: 1.8rem;
}
.header .nav li > a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.1rem;
  width: 100%;
  border-bottom: 2px solid #e60012;
  transform: scaleX(0);
  transform-origin: center;
  transition: all .3s;
}
.header .nav li:hover > a,
.header .nav li.active > a {
  color: #e60012;
}
.header .nav li:hover > a:after,
.header .nav li.active > a:after {
  transform: scaleX(1);
}
.header .nav .subnav {
  position: absolute;
  left: 50%;
  bottom: -3rem;
  transform: translate(-50%,100%);
  width: 14.0rem;
  height: 0;
  overflow: hidden;
  background-color: #f5f5f5;
  opacity: 0;
  transition: bottom .3s, opacity .3s;
  text-align: center;
  z-index: 998;
}
.header .nav .subnav i {
  position: absolute;
  width: 2.0rem;
  height: .4rem;
  background-color: #000;
  left: 50%;
  top: 0;
  margin-left: -1rem;
}
.header .nav .subnav > a {
  display: block;
  line-height: 1;
  padding: 25px 0;
  font-size: 1.4rem;
  position: relative;
}
.header .nav .subnav > a ~ a {
  border-top: 1px solid #666;
}
.header .nav .subnav > a:hover {
  color: #e60012;
}
.header .nav .subnav > a:hover:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 3px solid #e60012;
}
.header .nav li:hover .subnav {
  height: auto;
  bottom: 0;
  opacity: 1;
}
.header .phone {
  float: right;
  line-height: 2.0rem;
  padding-left: 3.0rem;
  margin-top: -4.5rem;
  color: #e60012;
  font-size: 2.0rem;
  font-weight: 700;
  text-align: right;
  background-image: url(../images/icon_phone01.png);
}
.header .phone span {
  margin: 0 1.5rem;
}
.head-nav-bars {
  position: absolute;
  right: 0;
  top: 0;
  width: 6.0rem;
  height: 100%;
  z-index: 998;
}
.head-nav-bars span {
  display: block;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  width: 4.0rem;
  height: .4rem;
  border-radius: .4rem;
  transform: translateY(-50%);
  background-color: #444;
}
.head-nav-bars span:before,
.head-nav-bars span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -1rem;
  width: 100%;
  height: 100%;
  border-radius: .4rem;
  background-color: #444;
  transition: all .3s;
}
.head-nav-bars span:after {
  top: 1.0rem;
}
.head-nav-bars span.active {
  background: none;
}
.head-nav-bars span.active:before,
.head-nav-bars span.active:after {
  top: 0;
  transform: rotate(45deg);
  background-color: #e60012;
}
.head-nav-bars span.active:after {
  top: 0;
  transform: rotate(-45deg);
  background-color: #e60012;
}
.header-m {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 6.0rem;
  line-height: 6.0rem;
  padding: 0 1.0rem;
  transition: all .3s;
  background-color: #fff;
  z-index: 999;
  display: none;
}
.header-m .logo {
  position: relative;
}
.header-m .logo a {
  display: block;
  font-size: 0;
}
.header-m .logo img {
  height: 4.0rem;
}
.header-m .logo p {
  position: absolute;
  top: 50%;
  left: 6.0rem;
  transform: translateY(-50%);
  color: #2d3540;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: left;
  font-weight: 700;
  white-space: nowrap;
}
.header-m .logo p span {
  display: block;
  color: #666;
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: .1rem;
}
.header-m .nav {
  position: fixed;
  left: 0;
  top: 6.0rem;
  width: 100%;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  transform: scaleX(0);
  transform-origin: right;
  transition: all .4s;
  z-index: 999;
}
.header-m .nav.active {
  transform: scaleX(1);
}
.header-m .nav:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  background-color: #fff;
}
.header-m .nav li {
  line-height: 50px;
  position: relative;
  width: 50%;
  margin-left: 50%;     padding-left: 20px;
}
.header-m .nav li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #1a1a1a;
  font-size: 1.8rem;
  position: relative;
  transition: all .3s;
  z-index: 999;
}
.header-m .nav li:hover > a,
.header-m .nav li.active > a {
  color: #e60012;
  border-bottom: 1px solid #e60012;
}
.header-m .nav li .subnav {
  display: none;
}
.swiper-pagination-bullet {
  width: 1.0rem;
  height: 1.0rem;
  background-color: #fff;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #e60012;
}
.swiper-pagination.swiper-pagination {
  bottom: 1.0rem;
}
div.swiper-button-next,
div.swiper-button-prev {
  width: 3.0rem;
  height: 3.0rem;
  border-radius: 50%;
  background: #fff;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: "";
  position: absolute;
  left: 45%;
  top: 50%;
  width: .8rem;
  height: .8rem;
  border: 2px solid #7f7f7f;
  border-left: none;
  border-bottom: none;
  transform: translate(-50%,-50%) rotate(45deg);
}
.swiper-button-prev:after {
  left: 55%;
  transform: translate(-50%,-50%) rotate(-135deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #e60012;
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
  border-color: #fff;
}
.index-banner {
  width: 100%;
  z-index: -1 ! important;
}
.index-banner img {
  width: 100%;
}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet {
  margin: 0 1.0rem;
}
.index-banner .swiper-pagination-bullet {
  position: relative;
  width: 1.4rem;
  height: 1.4rem;
}
.index-product {
  padding-bottom: 0;
  background: url(../images/i_pro_bg01.png) top center no-repeat;
  background-color: #f5f5f5;
}
.index-product .main .swiper-container {
  padding-bottom: 8.0rem;
}
.index-product .main li {
  width: 72%;
  position: relative;
  box-shadow: 0 20px 60px -20px #333;
}
.index-product .main li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}
.index-product .main li.swiper-slide-active:after {
  display: none;
}
.index-product .main li h4 {
  position: absolute;
  left: 0;
  bottom: 3.0rem;
  width: 100%;
  padding: 0 5%;
  text-align: center;
  color: #e60012;
  font-size: 1.8rem;
}
.index-product .main li img {
  width: 100%;
}
.index-product div.swiper-button-next,
.index-product div.swiper-button-prev {
  left: 7%;
  background: url(../images/icon_left01.png) center no-repeat;
  border: none;
  margin-top: -6rem;
}
.index-product div.swiper-button-next:after,
.index-product div.swiper-button-prev:after {
  width: 15.0rem;
  height: 30.0rem;
  border: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.index-product div.swiper-button-next {
  left: auto;
  right: 7%;
  transform: rotate(180deg);
}
.index-about .top .img {
  width: 45%;
  text-align: center;
}
.index-about .top .img img {
  max-width: 100%;
}
.index-about .top .img h4 {
  margin-top: 2.0rem;
  color: #e60012;
  font-size: 4.8rem;
  text-transform: uppercase;
}
.index-about .top .img h4 span {
  color: #666;
  font-size: 2.8rem;
  margin-left: 1.0rem;
}
.index-about .top .img p {
  margin-left: -14rem;
  color: #222;
}
.index-about .top .txt {
  width: 55%; margin-bottom:20px;
}
.index-about .top .txt .com-title {
  text-align: left;
}
.index-about .top .txt .p {
  color: #505050;
  line-height: 3.0rem;
}
.index-about .top .txt .more {
  display: block;
  width: 14.5rem;
  height: 3.5rem;
  margin-top: 3.0rem;
  line-height: 3.5rem;
  text-align: center;
  font-size: 1.4rem;
  border: 1px solid #1153a1;
}
.index-about .list ul {
  width: 38.5rem;
  background: #1153a1;
}
.index-about .list ul li {
  padding-top: 6.0rem;
  color: #fff;
  text-align: center;
}
.index-about .list ul li h4 {
  padding-bottom: 1.5rem;
  font-size: 4.8rem;
}
.index-about .list ul li h4 span {
  font-weight: 700;
}
.index-about .list ul li p {
  width: 60%;
  height: 6.2rem;
  margin: 0 auto;
  border-bottom: 1px solid #ef5e6a;
}
.index-about .list ul li:last-child p {
  border: none;
}
.index-about .list .img {
  width: calc(100% - 38.5rem);
  height: 55.5rem;
}
.index-about .list .img .center-img {
  width: 100%;
}
.index-news .com-title {
  text-align: left;
  padding-bottom: 0;
}
.index-news .com-title h3 {
  display: inline-block;
  padding-bottom: 0;
}
.index-news .com-title p {
  display: inline-block;
  margin-left: 1.0rem;
}
.index-news .nav {
  height: 7.0rem;
  margin-top: -3rem;
  text-align: right;
}
.index-news .nav a {
  display: inline-block;
  margin-left: 3vw;
  line-height: 4.0rem;
  vertical-align: middle;
}
.index-news .nav a.active {
  color: #1153a1;
}
.index-news .nav .more {
  margin-left: 5vw;
  width: 15.0rem;
  text-align: center;
  border: 1px solid #e60012;
}
.index-news .main {
  position: relative;
}
.index-news .main .item {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  transform: translateY(10px);
  z-index: -1;
  opacity: 0;
  transition: all .3s;
}
.index-news .main .item.active {
  position: relative;
  z-index: 1;
  opacity: 1;
  transform: translateY(0);
}
.index-news .main .mycol {
  margin: 0 -2rem;
}
.index-news .main li.col {
  padding: 0 2.0rem;
}
.index-news .main li .img {
  padding-bottom: 62%;
}
.index-news .main li .txt {
  padding: 25px 2vw 3.0rem;
  background: #fff;
  text-align: left;
}
.index-news .main li .txt p {
  height: 3.5rem;
  color: #666;
}
.index-news .main li .txt h4 {
  height: 4.0rem;
  line-height: 2.0rem;
  font-size: 1.8rem;
  overflow: hidden;
}
.index-news li:hover h4 {
  text-decoration: underline;
}
.index-form .main {
  padding: 30px 40px 4.0rem;
}
.index-form .title {
  color: #fff;
}
.index-form .title p {
  padding-bottom: 2.0rem;
  font-size: 1.8rem;
}
.index-form .title p span {
  display: inline-block;
  margin-left: 1.0rem;
  font-size: 2.0rem;
}
.index-form .title h3 {
  padding-bottom: 2.0rem;
  font-size: 2.8rem;
}
.index-form form .sub {
  float: right;
  display: block;
  width: 17.0rem;
  height: 6.0rem;
  line-height: 6.0rem;
  margin-top: -6rem;
  color: #fff;
  font-size: 1.4rem;
  background: #403d3d;
  text-align: center;
}
.index-form form .info {
  margin-right: 19.0rem;
  overflow: hidden;
}
.index-form form li {
  position: relative;
}
.index-form form li input {
  width: 100%;
  height: 6.0rem;
  line-height: 6.0rem;
  padding-left: 5.0rem;
  padding-right: 1.0rem;
  color: #666;
  font-size: 1.4rem;
}
.index-form form li img {
  position: absolute;
  top: 50%;
  left: 2.8rem;
  transform: translateY(-50%);
}
.banner {
  width: 100%;
  overflow: hidden;
}
.banner img {
  width: 100%;
  transition: all 1s;
}
.banner img:hover {
  transform: scale(1.02);
}
.banner .pos {
  color: #fff;
  line-height: 7.0rem;
  position: relative;
  top: -7rem;
  margin-bottom: -7rem;
}
.com-pages {
  margin-top: 4.0rem;
  text-align: center;
}
.com-pages span,
.com-pages a {
  display: inline-block;
  width: 3.5rem;
  height: 4.0rem;
  line-height: 4.0rem;
  margin: 0 .5rem;
  font-size: 1.4rem;
  font-weight: 700;
  background: #d6d6d6;
  transition: all .3s;
  vertical-align: middle;
}
.com-pages a:first-of-type,
.com-pages a:last-of-type {
  width: 8.5rem;
  color: #e60012;
  background: #d6d6d6;
}
.com-pages a:first-of-type:before,
.com-pages a:last-of-type:before {
  content: '上一页';
  display: block;
  width: 100%;
  height: 100%;
}
.com-pages a:last-of-type:before {
  content: '下一页';
}
.com-pages a:hover {
  color: #fff;
  background-color: #e60012;
}
.com-pages span {
  color: #fff;
  background: #e60012;
}
.com-pages label {
  display: none;
}
.page-nav {
  height: 6.0rem;
  line-height: 6.0rem;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.page-nav a {
  display: inline-block;
  height: 5.9rem;
  color: #666;
  margin-right: 2vw;
  transition: all .3s;
}
.page-nav a:hover,
.page-nav a.active {
  color: #e60012;
  border-bottom: 2px solid #e60012;
}
.page-padding {
  padding-top: 7.0rem;
  padding-bottom: 8.0rem;
}
.pro-bg {
  background-color: #f5f5f5;
}
.pro-nav {
  width: 100%;
  text-align: center;
  height: 6.0rem;
  line-height: 6.0rem;
  background: #fff;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.pro-nav a {
  display: inline-block;
  padding: 0 2%;
  font-size: 1.6rem;
}
.pro-nav a.active {
  color: #fff;
  background: #e60012;
}
.pro-info .w {
  margin-top: -6rem;
  overflow: hidden;
  position: relative;
  padding-top: 6.0rem;
  padding-bottom: 3.0rem;
  background: #fff;
}
.pro-info .title {
  text-align: center;
}
.pro-info .title h3 {
  padding: 2.0rem;
  font-size: 3.6rem;
}
.pro-info .title .p {
  color: #666;
  font-size: 1.4rem;
  line-height: 2.5rem;
}
.pro-info .main {
  margin-top: 4.0rem;
}
.pro-info .main li ~ li {
  border-left: 1px solid #eee;
}
.pro-info .main li .img {
  height: 16.0rem;
  text-align: center;
}
.pro-info .main li .img img {
  max-width: 90%;
  max-height: 90%;
}
.pro-info .main li .txt {
  min-height: 22.0rem;
  overflow: hidden;
  padding: 0 3vw 2vw;
}
.pro-info .main li .txt h4 {
  padding-bottom: 1.5rem;
  font-size: 2.0rem;
  line-height: 3.0rem;
  text-align: center;
}
.pro-info .main li .txt .p {
  color: #666;
  font-size: 1.4rem;
  line-height: 2.5rem;
}
.pro-info .main div.swiper-button-next,
.pro-info .main div.swiper-button-prev {
  border: 1px dashed #aaa;
}
.product .main .list li {
  margin-top: 4.0rem;
}
.product .main .list .img {
  padding-bottom: 62%;
}
.product .main .list .txt {
  padding: 2.5rem;
  text-align: left;
  font-family: Frutiger-Bold, sans-serif;
}
.product .main .list .txt h4 {
  height: 2.0rem;
  line-height: 2.0rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .main .list .txt .p {
  height: 5.0rem;
  overflow: hidden;
  line-height: 2.5rem;
  color: #999;
  font-size: 1.4rem;
}
.product .main .list .more {
  display: inline-block;
  width: 12.0rem;
  height: 4.0rem;
  line-height: 4.0rem;
  margin-bottom: 3.0rem;
  font-size: 1.2rem;
  border: 1px solid #333;
  transition: all .3s;
}
.product .main .list li:hover .more {
  color: #fff;
  background: #e60012;
  border-color: #e60012;
}
.topnav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none!important;
}
.topnav.active {
  display: block;
}
.topnav .top {
  height: 6.0rem;
  background-color: #f5f5f5;
  position: relative;
}
.topnav .top span {
  display: block;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 3.0rem;
  height: .4rem;
  border-radius: .4rem;
  margin-top: -0.2rem;
  background-color: #444;
}
.topnav .top span:before,
.topnav .top span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -1rem;
  width: 100%;
  height: 100%;
  border-radius: .4rem;
  background-color: #444;
  transition: all .3s;
}
.topnav .top span:after {
  top: 1.0rem;
}
.topnav .top span.active {
  background: none;
}
.topnav .top span.active:before,
.topnav .top span.active:after {
  top: 0;
  transform: rotate(45deg);
  background-color: #e60012;
}
.topnav .top span.active:after {
  top: 0;
  transform: rotate(-45deg);
  background-color: #e60012;
}
.topnav .main {
  display: none;
  width: 30%;
  margin-left: 5%;
  min-width: 30.0rem;
  padding-bottom: 3.0rem;
  background: #eee;
}
.topnav .main .item .tit {
  background: #eee;
  padding: 15px 5%;
  border-bottom: 1px solid #333;
}
.topnav .main .item .tit a {
  color: #666;
  font-size: 2.0rem;
}
.topnav .main .item .tit span {
  float: right;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  border-left: 1px solid #666;
  border-top: 1px solid #666;
  transform: rotate(-135deg);
  transition: all .3s;
}
.topnav .main .item .list {
  display: none;
  padding: 30px 10%;
  background-color: #f5f5f5;
}
.topnav .main .item .list .t {
  font-size: 1.6rem;
  padding-bottom: 2.5rem;
}
.topnav .main .item .list .t a:hover {
  color: #e60012;
}
.topnav .main .item .list .con {
  padding: 0 10%;
}
.topnav .main .item .list .con a {
  font-size: 1.4rem;
  display: block;
  margin-bottom: 2.0rem;
}
.topnav .main .item .list .con a:hover {
  color: #e60012;
}
.topnav .main .item.active .tit span {
  transform: rotate(45deg);
}
.position.com-bg {
  background-color: #f5f5f5;
}
.pro-top-title {
  font-size: 2.6rem;
  line-height: 1.4;
  font-weight: 700;
  padding: 20px 0;
}
.pro-detail {
  background-color: #f5f5f5;
}
.pro-detail .w {
  background: #fff;
}
.pro-detail .img {
  width: 60%;
  padding: 4vw;
  padding-right: 0;
  text-align: center;
}
.pro-detail .img .swiper-container {
  height: 100%;
}
.pro-detail .img .box {
  height: 100%;
}
.pro-detail .img img {
  width: 100%;
}
.pro-detail .txt {
  width: 40%;
  padding: 4vw;
  padding-top: 6vw;
}
.pro-detail .txt h3 {
  padding-bottom: 1vw;
  font-size: 2.4rem;
  border-bottom: 1px solid #eee;
}
.pro-detail .txt .con {
  min-height: 20.0rem;
  padding-top: 2.0rem;
  margin-bottom: 2.0rem;
  line-height: 3.0rem;
  color: #666;
}
.pro-detail .txt .power {
  margin-top: 1.0rem;
  color: #333;
  font-size: 2.0rem;
  font-weight: 700;
}
.pro-detail .txt .more a {
  display: inline-block;
  width: 15.0rem;
  line-height: 4.5rem;
  margin-right: 3.0rem;
  text-align: center;
  color: #fff;
  background: #e60012;
  vertical-align: middle;
}
.pro-detail .txt .more span {
  display: none;
  vertical-align: middle;
}
.pro-detail .txt .more span i {
  font-size: 2.4rem;
}
.pro-detail .swiper-pagination.swiper-pagination {
  height: 3.0rem;
  line-height: 1;
}
.pro-detail .swiper-pagination-bullet {
  border: 1px solid #ccc;
}
.pro-content {
  background-color: #f5f5f5;
}
.pro-content .w {
  background: #fff;
  border-top: 1px solid #eee;
}
.pro-content video {
  outline: none;
}
.pro-content .pro-content-images {
  margin-top: 3.0rem;
}
.pro-content .pro-content-images img {
  width: 100%;
}
.pro-content .pro-sample {
  padding: 6rem 4vw 2.0rem;
  background: #666;
}
.pro-content .pro-sample .tit {
  color: #fff;
  font-size: 2.4rem;
  padding-bottom: 2.0rem;
}
.pro-content .pro-sample .swiper-container {
  padding-bottom: 6.0rem;
}
.pro-content .pro-sample li img {
  max-width: 100%;
}
.pro-content .con-item-nav {
  padding-top: 5.0rem;
  text-align: center;
}
.pro-content .con-item-nav a {
  display: inline-block;
  padding: 1.5rem 5.0rem;
  border: 1px solid #ddd;
  border-bottom: none;
}
.pro-content .con-item-nav a.active {
  color: #fff;
  background: #e60012;
  border-color: #e60012;
}
.pro-content .con {
  padding: 4vw;
  padding-top: 0;
  margin-right: 28.0rem;
  border-right: 1px solid #eee;
  text-align: left;
  position: relative;
}
.pro-content .con .con-item {
  min-height: 30.0rem;
  padding-top: 6vw;
  display: none;
}
.pro-content .con .con-item.active {
  display: block;
}
.pro-content .con .con-item2{width: 100%;overflow-x: scroll;}
.pro-content .con .con-item2 table{white-space:nowrap;text-overflow:ellipsis;}

.pro-content .con .con-item2 .toAll{
position:relative;
animation:toAll 1.5s;
-moz-animation:toAll 1.5s; /* Firefox */
-webkit-animation:toAll 1.5s; /* Safari and Chrome */
-o-animation:toAll 1.5s; /* Opera */
animation-fill-mode:forwards;
animation-iteration-count:2;
-webkit-animation-iteration-count:2;
position: absolute;
right: 5%;
    top: 0;
}

@keyframes toAll
{
0%   {opacity: 1;}
25%  {opacity: 0.8;}
50%  {opacity: 0.6;}
75%  {opacity: 0.4;}
100% {opacity: 0;right: 40%;}
}

@-moz-keyframes toAll /* Firefox */
{
0%   {opacity: 1;}
25%  {opacity: 0.8;}
50%  {opacity: 0.6;}
75%  {opacity: 0.4;}
100% {opacity: 0;right: 40%;}
}

@-webkit-keyframes toAll /* Safari and Chrome */
{
0%   {opacity: 1;}
25%  {opacity: 0.8;}
50%  {opacity: 0.6;}
75%  {opacity: 0.4;}
100% {opacity: 0;right: 40%;}
}

@-o-keyframes toAll /* Opera */
{
0%   {opacity: 1;right: -70px;}
25%  {opacity: 0.8;}
50%  {opacity: 0.6;}
75%  {opacity: 0.4;}
100% {opacity: 0;right: 40px;}
}

.pro-content .con table tr {
  border-top: 1px solid #eee;
}
.pro-content .con img {
  max-width: 100%;
}
.pro-content .phone {
  width: 28.0rem;
  padding-top: 4vw;
  padding-left: 3.4vw;
}
.pro-content .phone .tit {
  width: 15.0rem;
  padding-bottom: 1.0rem;
  font-size: 2.4rem;
}
.pro-content .phone li {
  margin-top: 4.0rem;
}
.pro-content .phone li h4 {
  padding-bottom: 1.0rem;
  color: #999;
  font-size: 1.4rem;
}
.pro-content .phone li p {
  color: #e60012;
  font-size: 2.0rem;
  line-height: 1.5;
}
.pro-content .phone .more {
  display: block;
  width: 12.0rem;
  height: 3.5rem;
  line-height: 3.5rem;
  margin-top: 5.0rem;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  background: #e60012;
}
.pro-content .back-box {
  text-align: center;
}
.pro-content .back {
  display: inline-block;
  width: 15.0rem;
  height: 4.0rem;
  line-height: 4.0rem;
  text-align: center;
  font-size: 1.4rem;
  margin: 20px 0 6.0rem;
  border: 1px solid #333;
  transition: all .3s;
}
.pro-content .back:hover {
  color: #fff;
  border-color: #e60012;
  background: #e60012;
}
.pro-related .nav {
  width: 65%;
  height: 7.0rem;
}
.pro-related .nav h3 {
  display: inline-block;
  color: #1e242b;
  font-size: 2.8rem;
}
.pro-related li a {
  display: block;
  transition: all .3s;
}
.pro-related li:hover a {
  transform: translateY(-5px);
}
.pro-related .img {
  height: 30.0rem;
  line-height: 30.0rem;
  text-align: center;
  background: #fff;
}
.pro-related .img img {
  max-width: 90%;
  max-height: 90%;
  transition: all .3s;
}
.pro-related li:hover .img img {
  transform: scale(1.02);
}
.pro-related h4 {
  height: 6.0rem;
  line-height: 6.0rem;
  padding: 0 1.0rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1e242b;
}
.pro-related li:hover h4 {
  color: #e60012;
}
.recom .title {
  padding-bottom: 4.0rem;
}
.recom .title h3 {
  text-align: center;
  font-size: 2.4rem;
}
.recom .main li .img {
  height: 28.0rem;
}
.recom .main li .img img {
  width: 100%;
  height: 100%;
}
.recom .main li .txt {
  padding: 2.5rem;
  font-size: 1.4rem;
  text-align: left;
  background: #fff;
}
.recom .main li .txt h4 {
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
}
.recom .main li .txt .p {
  height: 75px;
  overflow: hidden;
  color: #666;
  line-height: 25px;
}
.recom .main li .more {
  display: block;
  width: 12.0rem;
  padding: 1.2rem 0;
  margin: 10px auto 0;
  border: 1px solid #333;
  font-size: 1.2rem;
  transition: all .3s;
}
.recom .main li:hover .more {
  color: #fff;
  border-color: #e60012;
  background: #e60012;
}
.about .top li.row {
  position: relative;
}
.about .top li.row .img {
  width: 55%;
}
.about .top li.row .img img {
  position: static;
  left: 0;
  top: 0;
  transform: none;
  width: 100%;
  height: auto;
}
.about .top li.row:nth-child(2n) .img {
  padding-left: 0;
}
.about .top li.row .txt {
  width: 45%;
  padding-right: 5vw;
  padding-top: 2vw;
}
.about .top li.row .txt .box {
  height: 100%;
}
.about .top li.row .txt h4 {
  font-size: 2.8rem;
}
.about .top li.row .txt h5 {
  display: inline-block;
  width: 4.0rem;
  margin-top: 2.0rem;
  border-bottom: 1px solid #a9a9a9;
  color: #666;
  font-size: 1.6rem;
  font-size: 0;
}
.about .top li.row .txt .con {
  margin-top: 2.0rem;
  line-height: 3.0rem;
  font-size: 1.4rem;
}
.about .top li.row:nth-child(2n) .txt {
  padding-right: 0;
  padding-left: 5vw;
}
.about .main {
  background: #fff;
}
.about .main li.row {
  height: 37.0rem;
  margin-bottom: 2.0rem;
}
.about .main li.row .img {
  padding-left: 2.5vw;
}
.about .main li.row:nth-child(2n - 1) .img {
  padding-left: 0;
  padding-right: 2.5vw;
}
.about .main li.row .txt {
  padding-right: 2.5vw;
}
.about .main li.row .txt .box {
  height: 100%;
}
.about .main li.row .txt h4 {
  padding-bottom: 1.5vw;
  font-size: 2.8rem;
}
.about .main li.row .txt h5 {
  height: 9.0rem;
  line-height: 3.0rem;
  overflow: hidden;
  font-size: 1.4rem;
}
.about .main li.row .txt li {
  display: inline-block;
  margin-right: 4.5vw;
  text-align: center;
}
.about .main li.row .txt li h6 {
  height: 4.8rem;
  color: #e60012;
  font-size: 3.8rem;
}
.about .main li.row .txt li span {
  font-size: 1.4rem;
}
.about .main li.row:nth-child(2n -1) .txt {
  padding-right: 0;
  padding-left: 2.5vw;
}
.about-history .main {
  position: relative;
  padding-top: 4.0rem;
}
.about-history .main .bar {
  position: absolute;
  left: 50%;
  top: 0;
  width: .1rem;
  height: 100%;
  background: #ccc;
  z-index: 1;
}
.about-history .main .bar p {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  transition: all .3s;
  background: #e60012;
}
.about-history .main li {
  position: relative;
  overflow: hidden;
  margin-bottom: 2.0rem;
}
.about-history .main li .txt {
  float: right;
  width: 46%;
}
.about-history .main li .txt .t {
  font-size: 3.0rem;
  padding-bottom: 1.0rem;
}
.about-history .main li .txt .p {
  line-height: 2;
  color: #666;
}
.about-history .main li .circle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2.0rem;
  height: 2.0rem;
  margin-left: -1rem;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #ccc;
  z-index: 10;
  position: relative;
}
.about-history .main li .circle:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2.0rem;
  height: 2.0rem;
  border-radius: 50%;
  transform: translate(-50%,-50%);
  width: .8rem;
  height: .8rem;
  background-color: #000;
}
.about-history .main li:nth-child(2n) .txt {
  float: left;
  text-align: right;
}
.about-culture .main .row {
  margin-bottom: 3.0rem;
}
.about-culture .main .row .txt {
  padding: 0 2%;
  margin-top: 3rem;
}
.about-culture .main .row img {
  width: 100%;
}
.about-culture .main .row h5 {
  display: none;
  height: 5.6rem;
  color: #e60012;
  font-size: 2.8rem;
}
.about-culture .main .row h4 {
  height: 4.0rem;
  margin-bottom: 2.0rem;
  font-size: 2.8rem;
  position: relative;
  text-align: center;
}
.about-culture .main .row h4:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 4.0rem;
  margin-left: -2rem;
  border-bottom: 1px solid #a9a9a9;
}
.about-culture .main .row .con p {
  font-size: 1.4rem;
  line-height: 2.6rem;
}
.honor img {
  max-width: 100%;
}
.about-cert .main {
  position: relative;
  padding: 0 6.0rem;
}
.about-cert li {
  text-align: center;
}
.about-cert li .img {
  width: 100%;
  height: 30.0rem;
  line-height: 30.0rem;
  border: 1px solid #ddd;
  background: #fff;
}
.about-cert li img {
  max-width: 90%;
  max-height: 90%;
}
.about-cert li h4 {
  height: 7.0rem;
  line-height: 7.0rem;
  overflow: hidden;
}
.about-cert div.swiper-button-next,
.about-cert div.swiper-button-prev {
  background: #ddd;
  top: 45%;
}
.about-cert div.swiper-button-next:hover,
.about-cert div.swiper-button-prev:hover {
  background-color: #e60012;
}
.about-part li {
  text-align: center;
  margin-bottom: 2.0rem;
}
.about-part li .img {
  height: 12.0rem;
  line-height: 12.0rem;
  background: #fff;
}
.about-part li .img img {
  max-width: 90%;
  max-height: 90%;
}
.about-photo .main {
  position: relative;
  padding: 0 6.0rem;
}
.about-photo li {
  overflow: hidden;
}
.about-photo li img {
  width: 100%;
  transition: all .3s;
}
.about-photo li:hover img {
  transform: scale(1.02);
}
.about-photo div.swiper-button-next,
.about-photo div.swiper-button-prev {
  background: #ccc;
}
.about-photo div.swiper-button-next:hover,
.about-photo div.swiper-button-prev:hover {
  background: #e60012;
}
.service-after {
  padding-bottom: 3rem;
}
.service-after .main {
  margin-top: 3.0rem;
}
.service-after .main li .box {
  padding: 7rem 1.5vw 3rem;
  background-color: #f5f5f5;
  position: relative;
  text-align: left;
}
.service-after .main li .box span {
  position: absolute;
  left: 3.0rem;
  top: 0;
  transform: translateY(-50%);
  display: block;
  width: 7.6rem;
  height: 7.6rem;
  line-height: 7.6rem;
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  background: #e60012;
  border-radius: 50%;
}
.service-after .main li h5 {
  height: 4.5rem;
  color: #e60012;
  font-size: 1.8rem;
}
.service-after .main li h4 {
  height: 5.5rem;
  margin-bottom: 2.0rem;
  font-size: 2.4rem;
  position: relative;
}
.service-after .main li h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3.0rem;
  border-bottom: 3px solid #e60012;
}
.service-after .main li .con {
  height: 24.0rem;
  overflow: hidden;
}
.service-after .main li .con p {
  overflow: hidden;
  line-height: 3.0rem;
  font-size: 1.4rem;
}
.service-form .main img {
  width: 100%;
  margin-bottom: 3.0rem;
}
.service-form .main input {
  width: 100%;
  height: 5.0rem;
  line-height: 5.0rem;
  padding: 0 2.0rem;
  background: #eee;
}
.service-form .main textarea {
  width: 100%;
  height: 19.0rem;
  padding: 25px 2.0rem;
  margin-top: 2.0rem;
  background: #eee;
}
.service-form .main .sub {
  display: block;
  width: 16.0rem;
  line-height: 5.0rem;
  margin: 3.25vw auto 0;
  text-align: center;
  color: #fff;
  background: #e60012;
}
.contact .page-title h3 {
  font-size: 3.2rem;
}
.contact .nav {
  width: 80%;
  margin: 0 auto 4rem;
  border: 1px solid #666;
}
.contact .nav a {
  display: block;
  padding: 2rem 0;
  font-size: 2.0rem;
  text-align: center;
}
.contact .nav a ~ a {
  border-left: 1px solid #666;
}
.contact .nav a.active {
  color: #fff;
  background: #e60012;
}
.contact .main .item {
  width: 100%;
  overflow: hidden;
}
.contact .main .txt {
  float: left;
  width: 40%;
  padding: 2vw;
  background-color: #f5f5f5;
}
.contact .main .txt .tit h4 {
  padding-bottom: 1.5rem;
  font-size: 3.0rem;
  font-weight: 700;
}
.contact .main .txt .tit p {
  padding-bottom: 4.0rem;
  font-size: 2.4rem;
}
.contact .main .txt .con {
  line-height: 1.2;
}
.contact .main .img {
  position: absolute;
  right: 0;
  width: 60%;
  height: 100%;
}
.contact .main .img .box {
  height: 100%;
}
.contact-all .main .row {
  height: 40.0rem;
}
.contact-all .main .row .img {
  width: calc(50% + 3vw);
}
.contact-all .main .row .txt {
  width: calc(50% - 3vw);
  padding-left: 3vw;
}
.contact-all .main .row .txt .box {
  height: 100%;
}
.contact-all .main .row h4 {
  height: 3.5vw;
  margin-bottom: 2vw;
  font-size: 3.2rem;
  border-bottom: 1px dashed #b5b5b5;
}
.contact-all .main .row .con p {
  color: #666;
  line-height: 3.4rem;
}
.contact-message .main .txt {
  width: calc(45%);
  padding-right: 2.5vw;
}
.contact-message .main .img {
  width: calc(55%);
  height: 42.0rem;
}
.contact-message .main li {
  margin-bottom: 2.0rem;
}
.contact-message .main input {
  width: 100%;
  height: 6.0rem;
  line-height: 6.0rem;
  padding-left: 3.0rem;
  padding-right: 1.5rem;
  border: 1px solid #d2d2d2;
  background: #fff;
}
.contact-message .main textarea {
  width: 100%;
  height: 18.0rem;
  padding: 25px 3.0rem;
  border: 1px solid #d2d2d2;
  background: #fff;
}
.contact-message .main .sub {
  display: block;
  width: 15.0rem;
  line-height: 4.0rem;
  margin-top: 3.5rem;
  text-align: center;
  color: #fff;
  background-color: #e60012;
}
.map > div {
  width: 100%;
  height: 51.0rem;
}
.map > div td {
  box-sizing: content-box;
}
.news {
  padding-top: 4.0rem;
}
.news .title {
  color: #e60012;
  text-align: left;
}
.news .title h3 {
  height: 5.5rem;
  font-size: 3.2rem;
}
.news .title h4 {
  height: 7.0rem;
  font-size: 3.6rem;
}
.news .title p {
  height: 7.5rem;
  color: #fff;
  font-size: 1.8rem;
}
.news .nav a {
  display: inline-block;
  color: #fff;
  line-height: 4.0rem;
  padding: 0 3.0rem;
  border: 1px solid transparent;
  transition: all .3s;
}
.news .nav a:hover,
.news .nav a.active {
  border-color: #fff;
}
.news .main {
  border-top: 1px dashed rgba(190,190,190,0.5);
  transition: all .3s;
}
.news .main li {
  padding: 30px 0;
  border-bottom: 1px dashed rgba(190,190,190,0.5);
}
.news .main li .img {
  width: 33.0rem;
  height: 20.0rem;
}
.news .main li .img img {
  height: 100%;
}
.news .main li .txt {
  width: calc(100% - 33rem);
  padding-left: 3vw;
  padding-right: 16.0rem;
  color: #cdcdcd;
  position: relative;
}
.news .main li .txt h4 {
  height: 2.2rem;
  overflow: hidden;
  margin-bottom: 4.0rem;
  font-size: 2.0rem;
}
.news .main li .txt p {
  height: 7.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  margin-bottom: 2.0rem;
  margin-top: -0.5rem;
  font-size: 1.4rem;
}
.news .main li .txt span {
  color: #fff;
}
.news .main li .txt .more {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  width: 8.0rem;
  height: 8.0rem;
  line-height: 8.0rem;
  text-align: center;
}
.news .main li .txt .more:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/index_nes_bg2.png) center no-repeat;
  background-size: 100% 100%;
  animation: spin 6s linear infinite;
}
.news .main li .txt .more:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-55%,-50%) rotate(-45deg);
  display: block;
  width: 1.0rem;
  height: 1.0rem;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.news .main {
  border: none;
}
.news .main li .txt h4 {
  color: #333;
}
.news .main li .txt p {
  color: #666;
}
.news .main li .txt span {
  color: #676767;
}
.news .main li .txt .more {
  border-color: #bfbfbf;
}
.news .main li .txt .more:after {
  border-color: #000;
}
.news .main li li:hover .txt h4 {
  color: #e60012;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.news-detail {
  padding-bottom: 5.0rem;
}
.news-detail .main {
  width: calc(100% - 340px);
}
.news-detail .main img {
  max-width: 100%;
}
.news-detail .title {
  text-align: center;
}
.news-detail .title h3 {
  line-height: 4.2rem;
  padding-bottom: 1.0rem;
  font-size: 3.0rem;
}
.news-detail .title p {
  height: 6.0rem;
  color: #666;
  font-size: 1.4rem;
}
.news-detail .content {
  padding: 70px 8.0rem;
  background: #fff;
}
.news-detail .content .con {
  min-height: 10.0rem;
  line-height: 3.0rem;
  margin-bottom: 6.0rem;
}
.news-detail .content .con img {
  max-width: 100%;
}
.news-detail .more {
  height: 11.0rem;
  padding: 2.0rem;
  margin-top: 3.5rem;
  background: #fff;
  position: relative;
}
.news-detail .more p {
  line-height: 3.5rem;
}
.news-detail .more p a {
  display: inline-block;
  color: #666;
  font-size: 1.6rem;
  transition: all .3s;
}
.news-detail .more p a:hover {
  color: #e60012;
}
.news-detail .more p {
  display: block;
}
.news-detail .more .back {
  display: block;
  position: absolute;
  top: 50%;
  right: 2.0rem;
  width: 15.0rem;
  line-height: 4.5rem;
  margin-top: -2.3rem;
  text-align: center;
  color: #fff;
  background: #e60012;
  border-radius: .5rem;
}
.news-detail .side {
  width: 32.0rem;
}
.news-detail .latest {
  padding: 40px 3.0rem;
  margin-bottom: 2.0rem;
  background: #fff;
}
.news-detail .latest h5 {
  font-size: 2.0rem;
}
.news-detail .latest li {
  padding-top: 3.0rem;
  padding-bottom: 1.5rem;
  color: #666;
  font-size: 1.5rem;
  border-bottom: 1px dashed #e5e5e5;
}
.news-detail .latest h6 {
  margin-bottom: 1.0rem;
  transition: all .3s;
}
.news-detail .latest li:hover h6 {
  color: #e60012;
}
.news-detail .latest p span {
  color: #e60012;
}
.news-detail .pro {
  margin-top: 3.5rem;
}
.news-detail .pro h5 {
  height: 3.0rem;
  padding-left: 2.0rem;
  font-size: 2.0rem;
}
.news-detail .pro li .img {
  background: #fff;
  text-align: center;
}
.news-detail .pro li img {
  max-width: 100%;
}
.news-detail .pro li h6 {
  line-height: 5.5rem;
  font-size: 1.4rem;
  text-align: center;
  transition: all .3s;
}
.news-detail .pro li:hover h6 {
  color: #e60012;
}
.links {
  padding: 20px 0;
  line-height: 2;
  color: #999;
  font-size: 1.4rem;
}
.links a {
  margin-right: 1vw;
}
.links a:hover {
  color: #e60012;
  text-decoration: underline;
}
.footer {
  padding-top: 5.0rem;
  background-color: #f5f5f5;
  color: #666;
}
.footer .nav {
  overflow: hidden;
  margin-right: 36.0rem;
}
.footer .nav dl {
  float: left;
  margin-right: 6.5vw;
  margin-bottom: 4.0rem;
}
.footer .nav dl:last-child {
  margin-right: 0;
}
.footer .nav dt {
  height: 3.5rem;
  color: #333;
  font-size: 1.8rem;
}
.footer .nav dd a {
  display: inline-block;
  height: 3.5rem;
  line-height: 3.5rem;
  font-size: 1.4rem;
}
.footer .phone {
  float: right;
  text-align: right;
}
.footer .phone .tel span {
  display: inline-block;
  color: #333;
  font-size: 2.4rem;
  font-weight: 700;
  vertical-align: top;
}
.footer .phone .tel .p {
  display: inline-block;
  color: #e60012;
  font-size: 2.8rem;
  font-weight: 700;
  vertical-align: top;
}
.footer .phone .tel .p p {
  height: 3.5rem;
  line-height: 1.2;
  margin-top: -0.2rem;
}
.footer .phone .more {
  margin-top: 4.0rem;
  line-height: 3.6rem;
  font-size: 1.4rem;
  position: relative;
}
.footer .phone .more span {
  display: inline-block;
  vertical-align: middle;
}
.footer .phone .more a {
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
  margin-left: 1.0rem;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
}
.footer .phone .more a img {
  max-width: 100%;
  max-height: 100%;
}
.footer .phone .more .img {
  position: absolute;
  top: 5.0rem;
  left: 3.0rem;
}
.footer .phone .more .img img {
  width: 12.0rem;
  padding: .5rem;
  background: #fff;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.footer .phone .more .img img.active {
  transition: opacity .3s, height .3s;
  height: 12.0rem;
  opacity: 1;
}
.footer .copy {
  padding: 2.5rem 0;
  margin-top: 4rem;
  line-height: 1.5;
  background: #3d3d3d;
  text-align: left;
}
.footer .copy span,
.footer .copy a {
  color: #fff;
  opacity: .5;
  font-size: 1.4rem;
  transition: all .3s;
}
.footer .copy a:hover {
  transform: translateX(4px);
  opacity: 1;
  color: #fff;
  text-decoration: underline;
}
.footer .copy .fl a {
  margin-left: 1.0rem;
}
.footer a {
  transition: all .3s;
}
.footer a:hover {
  transform: translateX(4px);
  color: #333;
  text-decoration: underline;
}
.hor-top-show {
  position: relative;
  bottom: -4rem;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all .3s;
}
.hor-top-show.active {
  height: auto;
  opacity: 1;
  bottom: 0;
}
.hvr1.hvr1 .img {
  background: #000;
  position: relative;
}
.hvr1.hvr1 .img img {
  transition: all .5s;
}
.hvr1.hvr1 .img:before {
  content: '';
  position: absolute;
  top: 3.5rem;
  bottom: 3.5rem;
  left: 3.5rem;
  right: 3.5rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scaleX(0);
  transition: all .5s;
  z-index: 1;
}
.hvr1.hvr1 .img:after {
  content: '';
  position: absolute;
  top: 3.5rem;
  bottom: 3.5rem;
  left: 3.5rem;
  right: 3.5rem;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scaleY(0);
  transition: all .5s;
  z-index: 1;
}
.hvr1.hvr1:hover img {
  opacity: .8;
}
.hvr1.hvr1:hover .img:before {
  transform: scaleX(1);
}
.hvr1.hvr1:hover .img:after {
  transform: scaleY(1);
}
.hover-img-big .img {
  overflow: hidden;
}
.hover-img-big .img img {
  transition: transform .5s;
}
.hover-img-big:hover img {
  transform: scale(1.04);
}
.hover-color.hover-color h4 {
  transition: all .3s;
}
.hover-color.hover-color:hover h4 {
  color: #e60012 !important;
}
.hover-left-rotate {
  transition: transform .3s;
}
.hover-left-rotate:hover {
  transform: rotateY(360deg);
}
.hover-left-move {
  position: relative;
  right: 0;
  transition: all .3s;
}
.hover-left-move:hover {
  right: -0.4rem;
}
.hover-top-move {
  display: inline-block;
  position: relative;
  transition: transform .3s;
}
.hover-top-move:hover {
  transform: translateY(-5px);
}
.hover-bg-big {
  position: relative;
  z-index: 1;
}
.hover-bg-big:after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: transform .3s;
  z-index: -1;
}
.hover-bg-big:hover:after {
  transform: scale(1);
}
.hvr-bg-move {
  position: relative;
  overflow: hidden;
  transition: all .5s;
}
.hvr-bg-move:hover {
  box-shadow: 0 0 5px #fff inset;
}
.hvr-bg-move:after {
  content: '';
  position: absolute;
  left: -100%;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
  opacity: .5;
  box-shadow: 0 0 30px #fff;
}
.hvr-bg-move:hover:after {
  left: 100%;
  width: 50%;
  transition: all .5s;
}
.hvr-bg-move2 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all .3s;
}
.hvr-bg-move2:hover {
  box-shadow: 0 0 5px #fff inset;
}
.hvr-bg-move2:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30.0rem;
  height: 30.0rem;
  margin-top: -15rem;
  margin-left: -15rem;
  border-radius: 50%;
  background: #fff;
  transform: scale(0);
  transition: all .3s;
  z-index: -1;
}
.hvr-bg-move2:hover:after {
  animation: bg_big 1s;
}
@keyframes bg_big {
  0% {
    opacity: .6;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.flash {
  overflow: hidden;
  width: 38.0rem;
  height: 23.0rem;
  position: relative;
}
.flash em {
  cursor: pointer;
  height: 23.0rem;
  width: 38.0rem;
  left: -38rem;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  transition: all 0s;
  background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
  background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
  background-image: -o-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
  background-image: -ms-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
}
.flash:hover em {
  left: 38.0rem;
  transition: all 0.7s;
}
.flip img {
  width: 38.0rem;
  height: 23.0rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transform: rotateY(0deg);
  transition: all 0.6s ease 0s;
  backface-visibility: hidden;
}
.flip span {
  position: absolute;
  width: 38.0rem;
  height: 23.0rem;
  background: #e1e1e1;
  line-height: 23.0rem;
  text-align: center;
  transform: rotateY(-180deg);
  transition: all 0.5s ease 0s;
  backface-visibility: hidden;
  left: 0;
  top: 0;
}
.flip:hover img {
  transform: rotateY(180deg);
}
.flip:hover span {
  transform: rotateY(0deg);
}
.up span {
  height: 4.0rem;
  bottom: -4rem;
  display: block;
  background: #333;
  transition: all 0.5s;
  line-height: 4.0rem;
  color: #fff;
}
.up:hover img {
  margin-top: -4rem;
  transition: all 0.5s;
}
.panorama {
  background-image: url(http://7vilbi.com1.z0.glb.clouddn.com/blog/6608185829213862083.jpg);
  background-size: auto 100%;
  cursor: pointer;
  animation: panorama 10s linear infinite alternate;
  animation-play-state: paused;
}
.panorama:hover,
.panorama:focus {
  animation-play-state: running;
}
@keyframes panorama {
  to {
    background-position: 100% 0;
  }
}
.border .txt {
  position: absolute;
  top: 1.0rem;
  left: 1.0rem;
  right: 1.0rem;
  bottom: 1.0rem;
  color: #fff;
  line-height: 23.0rem;
  transform: scale(0);
}
.border .txt:before,
.border .txt:after {
  position: absolute;
  content: '';
  opacity: 0;
  transition: all 0.5s;
  transition-delay: .3s;
}
.border .txt:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.border .txt:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1,0);
  transform-origin: 100% 0;
}
.border:hover .txt:before,
.border:hover .txt:after {
  opacity: 1;
  transform: scale(1);
  transition: all 0.5s;
}
.border:hover .txt {
  transform: scale(1);
}
.border:hover img {
  opacity: .5;
}
.border2 .txt {
  position: absolute;
  top: 2.0rem;
  left: 2.0rem;
  right: 2.0rem;
  bottom: 2.0rem;
  color: #fff;
  line-height: 23.0rem;
  transform: scale(0);
}
.border2 .txt:before,
.border2 .txt:after {
  position: absolute;
  content: '';
  opacity: 0;
  transition: all 0.5s;
  transition-delay: .3s;
}
.border2 .txt:before {
  top: 1.5rem;
  right: 0;
  bottom: 1.5rem;
  left: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.border2 .txt:after {
  top: 0;
  right: 1.5rem;
  bottom: 0;
  left: 1.5rem;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1,0);
  transform-origin: 100% 0;
}
.border2:hover .txt:before,
.border2:hover .txt:after {
  opacity: 1;
  transform: scale(1);
  transition: all 0.5s;
}
.border2:hover .txt {
  transform: scale(1);
}
.border2:hover img {
  opacity: .5;
}
.effect1 {
  perspective: 80.0rem;
}
.effect1 .pic {
  display: block;
  transition: 0.4s;
}
.effect1 .txt {
  position: absolute;
  left: 0;
  background: #fff;
  height: 90%;
  width: 80%;
  padding: 5% 10%;
  transition: 0.6s;
  top: -100%;
  transition: all 0.5s;
  z-index: -1;
}
.effect1:hover .pic {
  transform: rotateX(80deg);
  transform-origin: center bottom 0;
}
.effect1:hover .txt {
  top: 0;
}
.effectBtn {
  display: inline-block;
  padding: 5px 2.5rem;
  font-size: 1.4rem;
  color: #fff;
  border: 2px solid #4d92d9;
  background-color: #4d92d9;
  text-decoration: none;
  transition: 0.4s;
}
.text-desc {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  opacity: 0;
  width: 100%;
  padding: 2.0rem;
}
.effect2 {
  perspective: 50.0rem;
  z-index: 5;
}
.effect2 .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  height: 90%;
  width: 80%;
  padding: 5% 10%;
  transition: 0.6s;
  z-index: -1;
  transform: rotateX(80deg);
  transform-origin: center bottom 0;
  opacity: 0;
}
.effect2:hover .txt {
  transform: none;
  opacity: 1;
}
.effect2:hover img {
  transform: translateY(-100%);
}
.effect3 {
  perspective: 50.0rem;
  overflow: visible;
}
.effect3 .txt {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  height: 90%;
  width: 70%;
  padding: 5% 20% 5% 10%;
  transition: 0.6s;
  transform: translateX(-100%);
  opacity: 0;
}
.effect3:hover .txt {
  transform: translateX(0px);
  opacity: 1;
}
.effect3:hover img {
  transform: scale(0.5) translateX(100%);
  position: relative;
  z-index: 9;
}
.effect4 .txt {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  height: 70%;
  width: 80%;
  padding: 25% 10% 5% 10%;
  transition: 0.6s;
  transform: translateY(100%);
  opacity: 0;
}
.effect4:hover .txt {
  transform: translateY(0px);
  opacity: 1;
}
.effect4:hover img {
  transform: scale(0.3) translateY(-100%);
  position: relative;
  z-index: 9;
}
.effect5 .txt {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  height: 90%;
  width: 90%;
  padding: 5%;
  transition: 0.6s;
  opacity: 0;
  transform: perspective(600px) rotateY(-90deg);
  transform-origin: right center 0;
  width: 40%;
}
.effect5 img {
  position: relative;
  right: 0;
}
.effect5:hover .txt {
  opacity: 1;
  transform: perspective(600px) rotateY(0deg);
  z-index: 5;
}
.effect5:hover img {
  right: 50%;
}
.effect6 {
  border: 5px solid #eee;
}
.effect6 .txt {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  width: 70%;
  height: 90%;
  padding: 5% 15%;
  transition: 0.6s;
  transform: scale(0);
  backface-visibility: hidden;
}
.effect6:hover .txt {
  transform: scale(1);
  border-radius: 50% 0 50% 0;
}
.effect6:hover img {
  transform: scale(1.1);
}
.button1 {
  background: #555;
  padding: 50px 0;
  margin-bottom: 5.0rem;
  overflow: hidden;
}
.btn {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 4.5rem;
  margin: 0 auto 2em;
  max-width: 16.0rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
  margin: 0 1.0rem;
}
.btn:hover {
  text-decoration: none;
}
.btn1 {
  background: #e60012;
  font-weight: 100;
}
.btn1 svg {
  height: 4.5rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.btn1 rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
}
.btn1:hover {
  background: #e60012;
  font-weight: 900;
  letter-spacing: .1rem;
}
.btn1:hover rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  -webkit-transition: all 1.35s cubic-bezier(0.19,1,0.22,1);
  transition: all 1.35s cubic-bezier(0.19,1,0.22,1);
}
.btn2 {
  letter-spacing: 0;
}
.btn2:hover,
.btn2:active {
  letter-spacing: .5rem;
}
.btn2:after,
.btn2:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid rgba(255,255,255,0);
  bottom: .0rem;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 280ms ease-in-out;
  transition: all 280ms ease-in-out;
  width: 0;
}
.btn2:hover:after,
.btn2:hover:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-color: #fff;
  -webkit-transition: width 350ms ease-in-out;
  transition: width 350ms ease-in-out;
  width: 70%;
}
.btn2:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}
.btn3 {
  background: #e60012;
  border: 1px solid #da251f;
  box-shadow: 0px 2px 0 #d6251f, 2px 4px 6px #e02a24;
  font-weight: 900;
  letter-spacing: .1rem;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.btn3:hover {
  background: #e60012;
  border: 1px solid rgba(0,0,0,0.05);
  box-shadow: 1px 1px 2px rgba(255,255,255,0.2);
  color: #ec817d;
  text-decoration: none;
  text-shadow: -1px -1px 0 #c2211c;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
}
.btn4 {
  border: 1px solid;
  overflow: hidden;
  position: relative;
}
.btn4 span {
  z-index: 20;
}
.btn4:after {
  background: #fff;
  content: "";
  height: 15.5rem;
  left: -7.5rem;
  opacity: .2;
  position: absolute;
  top: -5rem;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19,1,0.22,1);
  transition: all 550ms cubic-bezier(0.19,1,0.22,1);
  width: 5.0rem;
  z-index: 10;
}
.btn4:hover:after {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19,1,0.22,1);
  transition: all 550ms cubic-bezier(0.19,1,0.22,1);
}
.btn5 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255,255,255,0);
  outline: 1px solid;
  outline-color: rgba(255,255,255,0.5);
  outline-offset: .0rem;
  text-shadow: none;
  -webkit-transition: all 1250ms cubic-bezier(0.19,1,0.22,1);
  transition: all 1250ms cubic-bezier(0.19,1,0.22,1);
}
.btn5:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255,255,255,0.5), 0 0 20px rgba(255,255,255,0.2);
  outline-color: rgba(255,255,255,0);
  outline-offset: 1.5rem;
  text-shadow: 1px 1px 2px #427388;
}
.btn-hvr:before,
.btn-hvr:after {
  z-index: -1;
  box-sizing: border-box;
  transition: 0.5s;
}
.btn-hvr {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  transition: all .3s;
}
.btn-hvr.btn-hvr.btn-hvr.btn-hvr:hover {
  color: #fff;
}
.btn-hvr0:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 8.0rem;
  background: #e60012;
}
.btn-hvr0:hover {
  color: #fff;
}
.btn-hvr0:hover:before {
  width: 25.0rem;
}
.btn-hvr1:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #e60012 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-hvr1:hover {
  color: #ecdcd4;
}
.btn-hvr1:hover:after {
  border-width: 330px 330px 0 0;
}
.btn-hvr1:active {
  background: #b27254;
}
.btn-hvr1-2 {
  color: #bc4b41;
}
.btn-hvr1-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #6a1a13;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-hvr1-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #6a1a13 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-hvr1-2:hover {
  color: #ebcac7;
}
.btn-hvr1-2:hover:before {
  border-width: 206.25px 0 0 206.2 .5rem;
}
.btn-hvr1-2:hover:after {
  border-width: 0 0 206.25px 206.2 .5rem;
}
.btn-hvr1-2:active {
  background: #b02b20;
}
.btn-hvr2 {
  color: #48a6b1;
}
.btn-hvr2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #185a62;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-hvr2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #185a62 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-hvr2:hover {
  color: #c9e5e8;
}
.btn-hvr2:hover:before {
  border-width: 165px 0 0 16.5rem;
}
.btn-hvr2:hover:after {
  border-width: 0 165px 165px 0;
}
.btn-hvr2:active {
  background: #2896a3;
}
.btn-hvr3 {
  color: #ad96a0;
}
.btn-hvr3:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #5f4f56;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-hvr3:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #5f4f56 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-hvr3 span:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #5f4f56 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-hvr3 span:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #5f4f56 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-hvr3:hover {
  color: #e7e0e3;
}
.btn-hvr3:hover:before {
  border-width: 165px 0 0 16.5rem;
}
.btn-hvr3:hover:after {
  border-width: 0 165px 165px 0;
}
.btn-hvr3:hover span:before {
  border-width: 0 0 165px 16.5rem;
}
.btn-hvr3:hover span:after {
  border-width: 165px 165px 0 0;
}
.btn-hvr3:active {
  background: #9e838f;
}
.btn-hvr4 {
  color: #8d53b3;
}
.btn-hvr4:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #492064 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-hvr4:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #492064;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-hvr4:before,
.btn-hvr4:after {
  border-color: #492064;
}
.btn-hvr4 span:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #492064 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-hvr4 span:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #492064 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-hvr4 span:before,
.btn-hvr4 span:after {
  border-color: #492064;
}
.btn-hvr4:hover {
  color: #decde9;
}
.btn-hvr4:hover:before {
  border-width: 20px 62. .5rem;
}
.btn-hvr4:hover:after {
  border-width: 20px 62. .5rem;
}
.btn-hvr4:hover span:before {
  border-width: 20px 62. .5rem;
}
.btn-hvr4:hover span:after {
  border-width: 20px 62. .5rem;
}
.btn-hvr4:active {
  background: #7935a6;
}
.btn-hvr5 {
  color: #808695;
}
.btn-hvr5:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #3f444e transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-hvr5:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #3f444e;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-hvr5:hover {
  color: #dadce0;
}
.btn-hvr5:hover:before,
.btn-hvr5:hover:after {
  border-width: 80px 262. .5rem;
}
.btn-hvr5:active {
  background: #697182;
}
.btn-hvr6 {
  color: #80629f;
}
.btn-hvr6 span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #402a55;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
  z-index: -1;
}
.btn-hvr6:hover {
  color: #dad1e3;
}
.btn-hvr6:hover span {
  width: 562. .5rem;
  height: 562. .5rem;
}
.btn-hvr6:active {
  background: #6a468e;
}
.btn-hvr7 {
  color: #27692b;
}
.btn-hvr7:before,
.btn-hvr7:after,
.btn-hvr7 span:before,
.btn-hvr7 span:after {
  content: '';
  position: absolute;
  top: 0;
  width: 63. .5rem;
  height: 0;
  background: #012f04;
}
.btn-hvr7:before {
  left: 0;
}
.btn-hvr7:after {
  left: 12.5rem;
}
.btn-hvr7 span:before,
.btn-hvr7 span:after {
  top: auto;
  bottom: 0;
}
.btn-hvr7 span:before {
  left: 62. .5rem;
}
.btn-hvr7 span:after {
  left: 187. .5rem;
}
.btn-hvr7:hover {
  color: #c0d3c1;
}
.btn-hvr7:hover:before,
.btn-hvr7:hover:after,
.btn-hvr7:hover span:before,
.btn-hvr7:hover span:after {
  height: 8.0rem;
}
.btn-hvr7:active {
  background: #014f06;
}
.btn-hvr8 {
  color: #5177a7;
}
.btn-hvr8:before,
.btn-hvr8:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #e60012;
}
.btn-hvr8:after {
  top: auto;
  bottom: 0;
}
.btn-hvr8:hover:before,
.btn-hvr8:hover:after {
  height: 50%;
}
.btn-hvr8:active {
  background: #325f98;
}
.btn-hvr9 {
  color: #c93a8e;
}
.btn-hvr9:before,
.btn-hvr9:after,
.btn-hvr9 span:before,
.btn-hvr9 span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 25.0rem;
  height: 0;
  background: rgba(115,14,73,0.25);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-hvr9:after,
.btn-hvr9 span:before {
  top: auto;
  bottom: 0;
}
.btn-hvr9 span:before,
.btn-hvr9 span:after {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.btn-hvr9:hover {
  color: #efc5de;
}
.btn-hvr9:hover:before,
.btn-hvr9:hover:after,
.btn-hvr9:hover span:before,
.btn-hvr9:hover span:after {
  height: 8.0rem;
}
.btn-hvr9:active {
  background: #c0177a;
}
.btn-hvr10 {
  color: #8f5c82;
}
.btn-hvr10:before,
.btn-hvr10:after,
.btn-hvr10 span:before,
.btn-hvr10 span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 8.0rem;
  background: rgba(74,38,65,0.25);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-hvr10:after,
.btn-hvr10 span:before {
  left: auto;
  right: 0;
}
.btn-hvr10 span:before,
.btn-hvr10 span:after {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.btn-hvr10:hover {
  color: #decfda;
}
.btn-hvr10:hover:before,
.btn-hvr10:hover:after,
.btn-hvr10:hover span:before,
.btn-hvr10:hover span:after {
  width: 25.0rem;
}
.btn-hvr10:active {
  background: #7b3f6c;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -2rem;
  }
  50% {
    left: 50%;
    width: 2.0rem;
    height: 2.0rem;
  }
  100% {
    left: 50%;
    width: 37.5rem;
    height: 37.5rem;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -2rem;
  }
  50% {
    left: 50%;
    width: 2.0rem;
    height: 2.0rem;
  }
  100% {
    left: 50%;
    width: 37.5rem;
    height: 37.5rem;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -2rem;
  }
  50% {
    right: 50%;
    width: 2.0rem;
    height: 2.0rem;
  }
  100% {
    right: 50%;
    width: 37.5rem;
    height: 37.5rem;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -2rem;
  }
  50% {
    right: 50%;
    width: 2.0rem;
    height: 2.0rem;
  }
  100% {
    right: 50%;
    width: 37.5rem;
    height: 37.5rem;
  }
}
.btn-hvr11 {
  position: relative;
  color: #9a7cba;
}
.btn-hvr11:before,
.btn-hvr11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 2.0rem;
  height: 2.0rem;
  background: #8865ae;
  border-radius: 50%;
}
.btn-hvr11:before {
  left: -2rem;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.btn-hvr11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
  animation: criss-cross-left 0.8s both;
}
.btn-hvr11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
  animation: criss-cross-right 0.8s both;
}
.sea-product {
  padding-top: 1.0rem;
}
.sea-product ul.mycol {
  margin: 0 -1rem;
}
.sea-product li.col {
  padding: 0 1.0rem;
  margin-bottom: 2.0rem;
}
.sea-product li {
  transition: all .3s;
}
.sea-product li:hover {
  transform: translateY(-10px);
}
.sea-product li .img {
  height: 28.0rem;
  line-height: 28.0rem;
  text-align: center;
  position: relative;
}
.sea-product li img {
  max-width: 80%;
  max-height: 80%;
}
.sea-product li h4 {
  height: 5.0rem;
  line-height: 5.0rem;
  color: #1e242b;
  font-size: 1.8rem;
  overflow: hidden;
  text-align: center;
}
.cs {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5.0rem;
  padding: 16px 0;
  background: #8f9090;
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
  z-index: 1000;
}
.cs li {
  line-height: 5.0rem;
  position: relative;
  text-align: center;
}
.cs li > a {
  display: inline-block;
  padding: 0 .8rem;
  position: relative;
}
.cs li > a:after {
  content: '';
  position: absolute;
  left: .8rem;
  bottom: 0;
  width: 3.4rem;
  border-bottom: 1px solid #a5a6a6;
}
.cs li:last-child > a:after {
  display: none;
}
.cs li .txt {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 5.0rem;
  padding-left: 2.0rem;
  padding-right: 1.0rem;
  transform: translateX(100%);
  background: #e60012;
  border-top-left-radius: 5.0rem;
  border-bottom-left-radius: 5.0rem;
  opacity: 0;
  transition: all .3s;
  z-index: 9;
}
.cs li:hover .txt {
  opacity: 1;
  transform: translateX(0);
}
.cs li .img {
  position: absolute;
  right: 5.0rem;
  top: 0;
  transform: translateX(100%);
  opacity: 0;
  transition: all .3s;
}
.cs li:hover .img {
  opacity: 1;
  transform: translateX(0);
}
.cs li .img img {
  width: 12.0rem;
  height: 12.0rem;
  padding: .5rem;
  background: #fff;
}
.cs li .txt a {
  display: block;
  width: 10.0rem;
  color: #fff;
  font-size: 1.6rem;
}
.cs li:nth-child(3) .txt a {
  width: 16.0rem;
}
.cs li .txt a img {
  margin-left: 1.0rem;
}
@media (max-width: 1700px) {
  .w1600 {
    width: 150.0rem;
  }
}
@media (max-width: 1520px) {
  .w {
    width: 120.0rem;
  }
  .w1600 {
    width: 130.0rem;
  }
}
@media (max-width: 1300px) {
  .w,
  .w1600 {
    width: 110.0rem;
  }
  .header .nav li > a {
    font-size: 1.6rem;
  }
  .header .phone {
    font-size: 1.8rem;
  }
}
@media (max-width: 769px) {
  .news-detail .main {
    width: 100%;
  }
  .news-detail .main .content {
    padding: 4rem 4%;
  }
  .news-detail .main .content img {
    max-width: 100%;
    height: auto !important;
  }
  .news-detail .side {
    width: 100%;
    margin-top: 3rem;
  }
  .news-detail .side h5 {
    font-size: 2.4rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .contact-message .main .txt {
    width: 100%;
    padding-right: 0;
  }
  .contact-message .main .txt .sub {
    margin: 3.5rem auto;
  }
  .contact-message .main .img {
    width: 100%;
  }
  .news-detail .title p {
    line-height: 1.5;
  }
  .news-detail .content {
    padding: 4rem 0;
  }
  .news-detail .more .back {
    display: none;
  }
  .news-position a.fr {
    display: none;
  }
  .pro-detail .img {
    width: 100%;
    height: auto;
    line-height: 1;
  }
  .pro-detail .img .big li .box {
    padding: 2rem 0;
    height: auto;
    line-height: 1;
  }
  .pro-detail .img .big li .box img {
    width: 100%;
  }
  .pro-detail .img .list li .box {
    height: 6rem;
    line-height: 6rem;
  }
  .pro-detail .txt {
    width: 100%;
    padding: 2rem;
  }
  .pro-detail .txt .con {
    padding-right: 9px;
  }
  .pro-detail .txt h4 {
    text-align: center;
  }
  .pro-content {
    padding: 3rem 2%;
  }
  .pro-content .con {
    width: 100%;
    margin-right: 0;
  }
  .pro-content .back {
    margin-bottom: 3rem;
  }
  .pro-content .phone {
    width: 100%;
    margin-bottom: 4rem;
    text-align: center;
  }
  .pro-content .phone .tit {
    width: 100%;
  }
  .pro-content .phone ul {
    display: inline-block;
  }
  .pro-content .phone ul li {
    display: inline-block;
    text-align: left;
    margin-left: 4%;
    margin-right: 4%;
  }
  .pro-content iframe,
  .pro-content img,
  .pro-content video {
    max-width: 100% !important;
    height: auto !important;
  }
  .pro-recom .title {
    text-align: center;
  }
  .pro-recom li.col {
    width: 50%;
  }
  .pro-recom li.col .img {
    height: 18rem;
    line-height: 18rem;
  }
}
@media (max-width: 1025px) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
  .w,
  .w1400,
  .w1600 {
    width: 95%;
    overflow: hidden;
  }
  .header {
    display: none;
  }
  .header-m {
    display: block;
  }
  .footer {
    text-align: center;
  }
  .footer .w {
    overflow: visible;
  }
  .footer .nav {
    display: none;
  }
  .footer .phone {
    display: inline-block;
    float: none;
    text-align: left;
  }
  .links {
    display: none;
  }
  .copy div.fl {
    padding-right: 6rem;
  }
  .about .top li.row {
    padding: 3rem 0;
  }
  .about .top li.row .txt {
    width: 100%;
    padding: 0 2%;
    text-align: center;
  }
  .about .top li.row .txt .con {
    text-align: left;
  }
  .about .top li.row .img {
    width: 100%;
    margin-top: 3rem;
  }
  .position {
    height: auto;
  }
  .position a.fr,
  .position .pos {
    display: none;
  }
  .position .nav {
    width: 100%;
    text-align: center;
    font-size: 0;
  }
  .position .nav a {
    display: inline-block;
    width: auto;
    padding: 1rem 2rem;
    margin: .5rem 0;
    font-size: 1.6rem;
  }
  .pro-info .w {
    margin-top: 0;
  }
  .pro-info .title .p {
    line-height: 1.5;
  }
  .product .main .list li {
    width: 100%;
  }
  .service-after .main {
    margin-top: 30px;
  }
  .service-after .main li {
    width: 100%;
    margin: 4.5rem 0;
  }
  .service-after .main li .box {
    text-align: center;
  }
  .service-after .main li .box span {
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .service-after .main li .box h4:after {
    left: 50%;
    margin-left: -15px;
  }
  .service-after .main li .con {
    height: auto;
    padding: 0 2%;
  }
  .honor .main img {
    max-width: 100% !important;
    height: auto !important;
  }
  .service-form .main input {
    font-size: 1.4rem;
  }
  .news .main li .img {
    width: 100%;
    height: auto;
  }
  .news .main li .img img {
    position: static;
    transform: none;
    width: 100%;
    height: auto;
  }
  .news .main li .txt {
    width: 100%;
    padding-top: 2rem;
    padding-right: 9rem;
  }
  .contact .nav {
    width: 100%;
  }
  .contact .main .txt {
    width: 100%;
    padding: 3rem;
  }
  .contact .main .img {
    width: 100%;
    height: auto;
    position: static;
    margin-top: 3rem;
  }
  .contact .main .img .box {
    width: auto;
    height: auto;
    overflow: visible;
  }
  .contact .main .img img {
    position: static;
    width: 100%;
    height: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .index-about .top .txt {
    width: 100%;
  }
  .index-about .top .txt .com-title {
    text-align: center;
  }
  .index-about .top .txt .more {
    margin: 3rem auto 0;
  }
  .index-about .top .img {
    width: 100%;
    margin-top: 5rem;
  }
  .index-about .list.list ul {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .index-about .list.list ul li {
    float: left;
    width: 33.33333%;
    padding: 4rem 0;
  }
  .index-about .list.list ul li h4 {
    font-size: 3.6rem;
  }
  .index-about .list.list ul li p {
    line-height: 1.2;
    border-bottom: 1px solid #3f83d4;
  }
  .index-about .list.list .img {
    width: 100%;
    height: auto;
  }
  .index-about .list.list .img img {
    position: static;
    transform: none;
    width: 100%;
    height: auto;
  }
  .index-news .com-title {
    text-align: center;
  }
  .index-news .nav {
    margin-top: 3rem;
    text-align: center;
  }
  .index-news .nav .more {
    border: none;
    width: auto;
  }
  .index-news .nav a {
    margin: 0 1.5vw !important;
  }
  .index-news .main li {
    width: 100%;
    margin: 1.5rem 0;
  }
  .index-news .main li .txt h4 {
    height: auto;
    max-height: 6rem;
    overflow: hidden;
    line-height: 3rem;
  }
  .index-form .title {
    margin: 0 -30px;
    text-align: center;
  }
  .index-form form .info {
    width: 100%;
    margin-right: 0;
  }
  .index-form form .info li {
    width: 100%;
    margin-top: 2rem;
  }
  .index-form form .sub {
    float: none;
    margin: 3rem auto 0;
  }
  .recom .main li {
    width: 100%;
    margin-top: 4rem;
  }
}
.jqr_znzz {display:none;}
.jqr_znzzwap{display:block;}
.lc_bj{display:none;}
.lc_bjwap{display:block;}
.index-banner{display:none;}
.product_list .swiper-button-prev:after{display:none;}
.product_list .swiper-button-next:after{display:none;}




.fugk {
    height: auto; width:98%; margin:0 auto; margin-bottom:20px;
}
.fugk .sxtit {
    width: 100%;
    margin: 0 auto;
    padding-top: 24px;
    margin-bottom: 18px;
}
.fugk .sxtit h3{ color:#000000; font-size:26px; text-align:center; font-weight:bold; height:50px; line-height:50px; position:relative;}
.sxtit h3:after {
    content: "";
    position: absolute;
    width: 59px;
    margin: 0 auto;
    bottom: 0;
    left: 50%; margin-left:-30px;
    height: 3px;
    background: #004e9e;
}

.altb{width:100%; margin:0 auto; overflow:hidden;}
.altb li{width:48%; margin:10px 1%; float:left;}
.zx a { display:block;
    width: 204px;
    height: 52px;
    border: 1px #004882 solid;
    color: #005bac;
    transition: all 0.6s; margin:0 auto; line-height:52px; text-align:center; margin-top:50px;
}


.index-banner{max-width:100%; position:relative; overflow:hidden; height:50vh;}
.index-banner video{position:absolute; top:0; left:0; overflow:hidden; max-width:100%; height:50vh;}
.index-banner .syjs{width:100%; height:100%; background: rgb(0,0,0,0.5); position:absolute; left:0; top:0; text-align:center;}
.index-banner .syjs h3{font-size:20px; padding-top:20%; color:#fff; font-weight:bold;}
.index-banner .syjs h4{font-size:16px; color:#fff; font-weight: normal; padding-top:20px;}
